declare const arrowSideDictionary: (props?: ({ side?: "top" | "right" | "bottom" | "left" | "top-end" | "top-start" | "right-end" | "right-start" | "bottom-end" | "bottom-start" | "left-end" | "left-start" | null | undefined; } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string; export { arrowSideDictionary }; //# sourceMappingURL=arrow-side.dictionary.d.ts.map