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