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