import type { IconDefinition } from '../types';
declare const SnapchatFilled: IconDefinition;
export default SnapchatFilled;
