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