import { StyledIcon } from '@styled-icons/styled-icon'; export declare const MoneyOff: StyledIcon; export declare const MoneyOffDimensions: { height: number; width: number; };