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