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