export declare const aspectRatio = 2.5;
declare const _default: {
    draw: (context: any, size: number) => void;
};
export default _default;
