export declare const iconSize: (isMobile: boolean) => { width: string; height: string; };