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