export declare const Security: ({ id, order }: { id: string; order: number; }) => import("react").JSX.Element;