export default function inside({ item, placement, size }: { item: any; placement: any; size: any; }): boolean;