import type { CardProps } from '../Card/Card.js';
export declare const Routes: React.FC<CardProps>;
