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