import * as React from 'react'; import { IChicletCardProps } from './ChicletCard.types'; export declare const ChicletXsmall: React.FunctionComponent;