export type BlockerPluginProps = object;

export const BLOCKER_PLUGIN_PROPS: string[] = [];
