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