import type { ExtensionSlotProps } from 'piral-core';
export declare const Extension: (props: ExtensionSlotProps) => import("million").VElement;
