// Add component types here

export type {{ Component }}Props = {
    //
};