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