import { ReactElement } from 'react'; import { SvgIconProps } from './props'; export declare function FridayCoin({ size }: SvgIconProps): ReactElement;